home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / source / ncsat.cpt / Telnet2.5 final / tcpip / protinit.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-04-02  |  118 b   |  10 lines

  1. extern int makeport
  2.   (
  3.     short connectionType        /* BYU 2.4.15 - was "void" */
  4.   );
  5.  
  6. extern int protinit
  7.   (
  8.     void
  9.   );
  10.